Enqueue(SoundBuffer[])

Method

Namespace: Vox

Declared in: Vox.SoundSource


Adds the specified buffers to the source playback queue.

Syntax

public void Enqueue(
	SoundBuffer[] buffers
)

Back to index